home *** CD-ROM | disk | FTP | other *** search
/ Champak 145 / (Vol 145) Dec 21 2011.iso / Games / kill-the-dragons.swf / scripts / DefineSprite_828 / frame_2 / DoAction.as
Encoding:
Text File  |  2011-12-21  |  151 b   |  5 lines

  1. moveStatus = false;
  2. pauseLength = getTimer() + random(_root.oppPauseLength);
  3. oppAnim.legs.gotoAndStop("stand");
  4. oppAnim.head.gotoAndStop("stand");
  5.